public SortedSet<ColumnName> getColumnNames() {
   return fields.getColumnNames();
 }