Set SphereComponenet to Actor size

Hi, I am have made an inventroy system, when I get inside the spherecomponent it gets picked up and added to a TMap. However the spherecomponent is to little to bigger objects, and if its a weird shape the box would not fit very good. Is it possible to use the actors collision to do this, if not how can I make the sphereComponent bigger as needed?