# File lib/Borges/Report/ReportColumn.rb, line 96
  def title=(aString)
    @title = aString
  end