# File lib/Borges/Report/ReportColumn.rb, line 48
  def self.selector(aSymbol)
    return self.selector_title(aSymbol, aSymbol.capitalize)
  end