pub const UNKNOWN_COLUMN_NAME: &str = "?column?";
Default name of a column (when no other information is known).