Describe the bug
Pre evidence 39, "time_hms" -> "Time", now "time_hms" -> "Time Hms"
Steps to Reproduce
```sql tbl
SELECT now() "now_hms"
```
<DataTable data={bbl}/>
Logs
System Info
Severity
serious, but I can work around it
Additional Information, or Workarounds
63ec889
Here result becomes column, making the call to applyTitleTagReplacement(column, columnFormat); in Line 4 ineffective/superfluous...