# File lib/Borges/Report/ReportColumn.rb, line 29
  def has_total(aBoolean)
    @hasTotal = aBoolean 
  end