How can I make the root component of an actor overridable?

The c++ code requires that a certain scene component exists, and therefore I define it in c++, but it doesn’t matter where in the component hierarchy it is, so I want the designer to be able to place it wherever he/she wants.