In Jmix 2.0.0 the <label> component is a native HTML element - <label> HTML label element - HTML | MDN that is used together with inputs. To show a text use <span>, <div> and header (h1, h2 and so on) elements.
Note, that in Jmix 2.1.0 label is renamed to nativeLabel.