The tpl_columnar_display.php file has this code
I do not know where "$title" was defined as "Information" probably in one of their compiled files??
Code:
  if ($title) {
  ?>
<?php echo $title; ?>
Commented this out