property ExShellView.ColumnNames as String
Defines a list of column's name replacements, separated by comma as 'Name1(NewName1),...'

TypeDescription
String A string expression that defines the column-names to rename
By default, the ColumnNames property is "" (empty string). The ColumnNames property renames the column's name. For instance, the "Name(Ime),Date modified(Datum),Item type(Tip),Size(Velikost)" renames the following columns to:

The following screen show shows the default control:

and with columns renamed: