I've checked the documentation here and I can't seem to find a method for setting the text of a QTreeWidget's title or header.
Without setting the title QTreeWidget automatically uses the number '1' in my code. An example of what it looks like outputted is below. I'm presuming QTreeWidget has a method for this and I just can't find it.