It sounds like this is not a shield but a pre-programmed Arduino system. If it's programmed to read one temperature sensor you cannot just connect five and expect it to react on their maximum reading. Hardware-wise you're fine with with one pin if you're using the OneWire sensors but you have to change the programming. Was the system programmed with a DS18B20 or did it use another sensor type before?